﻿2026-07-09T02:47:01.4516924Z Current runner version: '2.335.1'
2026-07-09T02:47:01.4522799Z Runner name: 'kitsubito'
2026-07-09T02:47:01.4523509Z Runner group name: 'Default'
2026-07-09T02:47:01.4524517Z Machine name: 'KITSUBITO'
2026-07-09T02:47:01.4527157Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T02:47:01.4529777Z Contents: read
2026-07-09T02:47:01.4530341Z Metadata: read
2026-07-09T02:47:01.4530951Z Packages: read
2026-07-09T02:47:01.4531495Z ##[endgroup]
2026-07-09T02:47:01.4602803Z Secret source: Actions
2026-07-09T02:47:01.4603726Z Prepare workflow directory
2026-07-09T02:47:01.5068035Z Prepare all required actions
2026-07-09T02:47:01.5099865Z Getting action download info
2026-07-09T02:47:01.8664819Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T02:47:02.4082204Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-07-09T02:47:03.3033917Z Complete job name: build (self-hosted, Linux, kitsubito, spt-x86_64-linux, target/release/spt)
2026-07-09T02:47:03.4332849Z ##[group]Run actions/checkout@v5
2026-07-09T02:47:03.4334167Z with:
2026-07-09T02:47:03.4334918Z   repository: SaberMage/spt-core
2026-07-09T02:47:03.4343991Z   token: ***
2026-07-09T02:47:03.4344732Z   ssh-strict: true
2026-07-09T02:47:03.4345483Z   ssh-user: git
2026-07-09T02:47:03.4346238Z   persist-credentials: true
2026-07-09T02:47:03.4347083Z   clean: true
2026-07-09T02:47:03.4347856Z   sparse-checkout-cone-mode: true
2026-07-09T02:47:03.4348800Z   fetch-depth: 1
2026-07-09T02:47:03.4349650Z   fetch-tags: false
2026-07-09T02:47:03.4350447Z   show-progress: true
2026-07-09T02:47:03.4351253Z   lfs: false
2026-07-09T02:47:03.4351987Z   submodules: false
2026-07-09T02:47:03.4352765Z   set-safe-directory: true
2026-07-09T02:47:03.4353884Z ##[endgroup]
2026-07-09T02:47:03.5355570Z Syncing repository: SaberMage/spt-core
2026-07-09T02:47:03.5358934Z ##[group]Getting Git version info
2026-07-09T02:47:03.5360667Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T02:47:03.5362871Z [command]/usr/bin/git version
2026-07-09T02:47:03.5364073Z git version 2.43.0
2026-07-09T02:47:03.5366869Z ##[endgroup]
2026-07-09T02:47:03.5380785Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6b54c79e-dd1f-477b-b87f-485c940898ac' before making global git config changes
2026-07-09T02:47:03.5383488Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T02:47:03.5385648Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T02:47:03.5423980Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T02:47:03.5449126Z https://github.com/SaberMage/spt-core
2026-07-09T02:47:03.5462096Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T02:47:03.5465177Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T02:47:03.5499384Z HEAD
2026-07-09T02:47:03.5556369Z ##[endgroup]
2026-07-09T02:47:03.5557637Z [command]/usr/bin/git submodule status
2026-07-09T02:47:03.5774357Z ##[group]Cleaning the repository
2026-07-09T02:47:03.5814871Z [command]/usr/bin/git clean -ffdx
2026-07-09T02:47:03.9968706Z Removing dist/
2026-07-09T02:47:03.9970018Z Removing target/
2026-07-09T02:47:03.9981003Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T02:47:04.0059669Z HEAD is now at 9c4e69414 Merge PR #63: release v0.30.0 — MUSL-TIER (static-musl Linux artifact, counter 51)
2026-07-09T02:47:04.0066865Z ##[endgroup]
2026-07-09T02:47:04.0068410Z ##[group]Disabling automatic garbage collection
2026-07-09T02:47:04.0072452Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T02:47:04.0099270Z ##[endgroup]
2026-07-09T02:47:04.0100577Z ##[group]Setting up auth
2026-07-09T02:47:04.0104050Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T02:47:04.0132089Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T02:47:04.0333005Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T02:47:04.0364873Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T02:47:04.0561423Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T02:47:04.0589888Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T02:47:04.0789726Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T02:47:04.0825135Z ##[endgroup]
2026-07-09T02:47:04.0826366Z ##[group]Fetching the repository
2026-07-09T02:47:04.0833800Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9c4e69414a4c10964d1f40417907da497a771d84:refs/tags/v0.30.0
2026-07-09T02:47:04.5447968Z ##[endgroup]
2026-07-09T02:47:04.5448444Z ##[group]Determining the checkout info
2026-07-09T02:47:04.5450124Z ##[endgroup]
2026-07-09T02:47:04.5455216Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T02:47:04.5517221Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T02:47:04.5558938Z ##[group]Checking out the ref
2026-07-09T02:47:04.5562291Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.30.0
2026-07-09T02:47:04.5635572Z HEAD is now at 9c4e69414 Merge PR #63: release v0.30.0 — MUSL-TIER (static-musl Linux artifact, counter 51)
2026-07-09T02:47:04.5643543Z ##[endgroup]
2026-07-09T02:47:04.5714369Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T02:47:04.5754276Z 9c4e69414a4c10964d1f40417907da497a771d84
2026-07-09T02:47:04.5995075Z ##[group]Run cargo build --release -p spt --bin spt
2026-07-09T02:47:04.5995575Z [36;1mcargo build --release -p spt --bin spt[0m
2026-07-09T02:47:04.6012302Z shell: /usr/bin/bash -e {0}
2026-07-09T02:47:04.6012583Z ##[endgroup]
2026-07-09T02:47:04.9491841Z    Compiling proc-macro2 v1.0.106
2026-07-09T02:47:04.9492269Z    Compiling unicode-ident v1.0.24
2026-07-09T02:47:04.9492541Z    Compiling quote v1.0.45
2026-07-09T02:47:04.9492775Z    Compiling libc v0.2.186
2026-07-09T02:47:04.9493048Z    Compiling serde_core v1.0.228
2026-07-09T02:47:04.9554147Z    Compiling cfg-if v1.0.4
2026-07-09T02:47:04.9554462Z    Compiling serde v1.0.228
2026-07-09T02:47:04.9569682Z    Compiling log v0.4.32
2026-07-09T02:47:04.9656581Z    Compiling pin-project-lite v0.2.17
2026-07-09T02:47:04.9657506Z    Compiling typenum v1.20.1
2026-07-09T02:47:04.9658445Z    Compiling portable-atomic v1.13.1
2026-07-09T02:47:04.9716356Z    Compiling memchr v2.8.1
2026-07-09T02:47:04.9801981Z    Compiling version_check v0.9.5
2026-07-09T02:47:04.9842050Z    Compiling find-msvc-tools v0.1.9
2026-07-09T02:47:04.9882188Z    Compiling shlex v2.0.1
2026-07-09T02:47:05.0282259Z    Compiling critical-section v1.2.0
2026-07-09T02:47:05.0692300Z    Compiling bytes v1.11.1
2026-07-09T02:47:05.1137176Z    Compiling subtle v2.6.1
2026-07-09T02:47:05.2142701Z    Compiling futures-core v0.3.32
2026-07-09T02:47:05.3219817Z    Compiling smallvec v1.15.1
2026-07-09T02:47:05.3441932Z    Compiling semver v1.0.28
2026-07-09T02:47:05.3999833Z    Compiling stable_deref_trait v1.2.1
2026-07-09T02:47:05.4041697Z    Compiling slab v0.4.12
2026-07-09T02:47:05.4212356Z    Compiling futures-sink v0.3.32
2026-07-09T02:47:05.4502592Z    Compiling futures-io v0.3.32
2026-07-09T02:47:05.4932047Z    Compiling generic-array v0.14.7
2026-07-09T02:47:05.5085643Z    Compiling equivalent v1.0.2
2026-07-09T02:47:05.5192161Z    Compiling futures-task v0.3.32
2026-07-09T02:47:05.5810841Z    Compiling futures-channel v0.3.32
2026-07-09T02:47:05.6283455Z    Compiling itoa v1.0.18
2026-07-09T02:47:05.7382341Z    Compiling rustversion v1.0.22
2026-07-09T02:47:05.8087435Z    Compiling rand_core v0.10.1
2026-07-09T02:47:05.8482588Z    Compiling cpufeatures v0.2.17
2026-07-09T02:47:05.8671576Z    Compiling bitflags v2.12.1
2026-07-09T02:47:05.9539275Z    Compiling getrandom v0.4.2
2026-07-09T02:47:05.9571521Z    Compiling hashbrown v0.17.1
2026-07-09T02:47:05.9841674Z    Compiling rustc_version v0.4.1
2026-07-09T02:47:06.0340012Z    Compiling cfg_aliases v0.2.1
2026-07-09T02:47:06.1300016Z    Compiling writeable v0.6.3
2026-07-09T02:47:06.1500740Z    Compiling litemap v0.8.2
2026-07-09T02:47:06.1630520Z    Compiling utf8_iter v1.0.4
2026-07-09T02:47:06.1891436Z    Compiling icu_properties_data v2.2.0
2026-07-09T02:47:06.3341514Z    Compiling ident_case v1.0.1
2026-07-09T02:47:06.4460949Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T02:47:06.4465497Z    Compiling dunce v1.0.5
2026-07-09T02:47:06.5344339Z    Compiling fs_extra v1.3.0
2026-07-09T02:47:06.5541685Z    Compiling strsim v0.11.1
2026-07-09T02:47:06.6235169Z    Compiling percent-encoding v2.3.2
2026-07-09T02:47:06.6271018Z    Compiling autocfg v1.5.1
2026-07-09T02:47:06.8130692Z    Compiling http v1.4.1
2026-07-09T02:47:06.9481549Z    Compiling syn v2.0.117
2026-07-09T02:47:06.9671631Z    Compiling thiserror v2.0.18
2026-07-09T02:47:06.9890884Z    Compiling cpufeatures v0.3.0
2026-07-09T02:47:07.0261124Z    Compiling aws-lc-rs v1.17.0
2026-07-09T02:47:07.0331355Z    Compiling scopeguard v1.2.0
2026-07-09T02:47:07.0831833Z    Compiling chacha20 v0.10.0
2026-07-09T02:47:07.1763394Z    Compiling lock_api v0.4.14
2026-07-09T02:47:07.1909774Z    Compiling form_urlencoded v1.2.2
2026-07-09T02:47:07.2120981Z    Compiling untrusted v0.9.0
2026-07-09T02:47:07.3401494Z    Compiling indexmap v2.14.0
2026-07-09T02:47:07.3777898Z    Compiling anyhow v1.0.102
2026-07-09T02:47:07.3854329Z    Compiling fnv v1.0.7
2026-07-09T02:47:07.3959147Z    Compiling heck v0.5.0
2026-07-09T02:47:07.4383035Z    Compiling unicode-segmentation v1.13.3
2026-07-09T02:47:07.5480020Z    Compiling rustls v0.23.40
2026-07-09T02:47:07.6159127Z    Compiling atomic-waker v1.1.2
2026-07-09T02:47:07.6528019Z    Compiling jobserver v0.1.34
2026-07-09T02:47:07.6739938Z    Compiling unicode-xid v0.2.6
2026-07-09T02:47:07.7055676Z    Compiling const-oid v0.10.2
2026-07-09T02:47:07.7569493Z    Compiling httparse v1.10.1
2026-07-09T02:47:07.7727784Z    Compiling zerocopy v0.8.50
2026-07-09T02:47:07.7766504Z    Compiling paste v1.0.15
2026-07-09T02:47:07.7861193Z    Compiling parking_lot_core v0.9.12
2026-07-09T02:47:07.8361338Z    Compiling num-traits v0.2.19
2026-07-09T02:47:07.8731701Z    Compiling hybrid-array v0.4.12
2026-07-09T02:47:07.9141516Z    Compiling curve25519-dalek v4.1.3
2026-07-09T02:47:08.0871044Z    Compiling cc v1.2.63
2026-07-09T02:47:08.1391010Z    Compiling ahash v0.8.12
2026-07-09T02:47:08.1720818Z    Compiling convert_case v0.10.0
2026-07-09T02:47:08.2141057Z    Compiling base64ct v1.8.3
2026-07-09T02:47:08.2621146Z    Compiling crypto-common v0.1.7
2026-07-09T02:47:08.2801853Z    Compiling block-buffer v0.10.4
2026-07-09T02:47:08.3261402Z    Compiling either v1.16.0
2026-07-09T02:47:08.5259147Z    Compiling digest v0.10.7
2026-07-09T02:47:08.7211508Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T02:47:08.7320920Z    Compiling fastrand v2.4.1
2026-07-09T02:47:08.7361372Z    Compiling vcpkg v0.2.15
2026-07-09T02:47:08.8031070Z    Compiling mio v1.2.1
2026-07-09T02:47:08.9601012Z    Compiling socket2 v0.6.4
2026-07-09T02:47:08.9761383Z    Compiling getrandom v0.2.17
2026-07-09T02:47:09.0711011Z    Compiling http-body v1.0.1
2026-07-09T02:47:09.3401049Z    Compiling rand v0.10.1
2026-07-09T02:47:09.3740436Z    Compiling rand_core v0.6.4
2026-07-09T02:47:09.4391428Z    Compiling uuid v1.23.2
2026-07-09T02:47:09.4790979Z    Compiling try-lock v0.2.5
2026-07-09T02:47:09.5071511Z    Compiling base64 v0.22.1
2026-07-09T02:47:09.5661708Z    Compiling data-encoding v2.11.0
2026-07-09T02:47:09.6370758Z    Compiling tinyvec_macros v0.1.1
2026-07-09T02:47:09.7431518Z    Compiling tower-service v0.3.3
2026-07-09T02:47:09.7620807Z    Compiling pkg-config v0.3.33
2026-07-09T02:47:09.7751334Z    Compiling zmij v1.0.21
2026-07-09T02:47:09.8478638Z    Compiling cmake v0.1.58
2026-07-09T02:47:10.1211889Z    Compiling tinyvec v1.11.0
2026-07-09T02:47:10.1741865Z    Compiling want v0.3.1
2026-07-09T02:47:10.2630818Z    Compiling parking_lot v0.12.5
2026-07-09T02:47:10.3641765Z    Compiling sha2 v0.10.9
2026-07-09T02:47:10.4643396Z    Compiling crypto-common v0.2.2
2026-07-09T02:47:10.5661874Z    Compiling block-buffer v0.12.0
2026-07-09T02:47:10.8610602Z    Compiling inout v0.1.4
2026-07-09T02:47:10.9341044Z    Compiling vergen-lib v9.1.0
2026-07-09T02:47:10.9741073Z    Compiling n0-future v0.3.2
2026-07-09T02:47:11.1041235Z    Compiling cordyceps v0.3.4
2026-07-09T02:47:11.1200799Z    Compiling winnow v1.0.3
2026-07-09T02:47:11.1390871Z    Compiling diatomic-waker v0.2.3
2026-07-09T02:47:11.1551578Z    Compiling spin v0.10.0
2026-07-09T02:47:11.2381119Z    Compiling aws-lc-sys v0.41.0
2026-07-09T02:47:11.2871767Z    Compiling ring v0.17.14
2026-07-09T02:47:11.3391894Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T02:47:11.3780838Z    Compiling signature v2.2.0
2026-07-09T02:47:11.5141477Z    Compiling parking v2.2.1
2026-07-09T02:47:11.6411727Z    Compiling crossbeam-utils v0.8.21
2026-07-09T02:47:11.7370818Z    Compiling serde_json v1.0.150
2026-07-09T02:47:11.7591292Z    Compiling httpdate v1.0.3
2026-07-09T02:47:11.9521041Z    Compiling futures-buffered v0.2.13
2026-07-09T02:47:11.9681001Z    Compiling futures-lite v2.6.1
2026-07-09T02:47:12.1551634Z    Compiling digest v0.11.3
2026-07-09T02:47:12.2057540Z    Compiling ed25519 v2.2.3
2026-07-09T02:47:12.5001290Z    Compiling cipher v0.4.4
2026-07-09T02:47:12.5231800Z    Compiling netlink-packet-core v0.8.1
2026-07-09T02:47:12.6161213Z    Compiling universal-hash v0.5.1
2026-07-09T02:47:12.6530593Z    Compiling vergen v9.1.0
2026-07-09T02:47:12.8344551Z    Compiling vergen-lib v0.1.6
2026-07-09T02:47:12.8653576Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T02:47:12.9412486Z    Compiling heapless v0.7.17
2026-07-09T02:47:13.0651401Z    Compiling noq-udp v0.10.0
2026-07-09T02:47:13.1090594Z    Compiling sync_wrapper v1.0.2
2026-07-09T02:47:13.2591251Z    Compiling byteorder v1.5.0
2026-07-09T02:47:13.2654411Z    Compiling powerfmt v0.2.0
2026-07-09T02:47:13.2691390Z    Compiling opaque-debug v0.3.1
2026-07-09T02:47:13.3781686Z    Compiling synstructure v0.13.2
2026-07-09T02:47:13.4594033Z    Compiling darling_core v0.20.11
2026-07-09T02:47:13.4760490Z    Compiling allocator-api2 v0.2.21
2026-07-09T02:47:13.5351327Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T02:47:13.5778162Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T02:47:13.6249118Z    Compiling hash32 v0.2.1
2026-07-09T02:47:13.6781798Z    Compiling deranged v0.5.8
2026-07-09T02:47:13.7410090Z    Compiling polyval v0.6.2
2026-07-09T02:47:13.9901189Z    Compiling spin v0.9.8
2026-07-09T02:47:14.0280562Z    Compiling vergen-gitcl v1.0.8
2026-07-09T02:47:14.1710941Z    Compiling num_threads v0.1.7
2026-07-09T02:47:14.3270859Z    Compiling num-conv v0.2.2
2026-07-09T02:47:14.3400954Z    Compiling fallible-iterator v0.3.0
2026-07-09T02:47:14.4381897Z    Compiling ryu v1.0.23
2026-07-09T02:47:14.5363587Z    Compiling time-core v0.1.8
2026-07-09T02:47:14.5884509Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T02:47:14.8800848Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T02:47:14.9180582Z    Compiling signature v3.0.0
2026-07-09T02:47:15.0461109Z    Compiling tower-layer v0.3.3
2026-07-09T02:47:15.0771023Z    Compiling ghash v0.5.1
2026-07-09T02:47:15.1731221Z    Compiling ctr v0.9.2
2026-07-09T02:47:15.1950804Z    Compiling aes v0.8.4
2026-07-09T02:47:15.2751124Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T02:47:15.4220755Z    Compiling http-body-util v0.1.3
2026-07-09T02:47:15.4320789Z    Compiling fs2 v0.4.3
2026-07-09T02:47:15.5200556Z    Compiling aead v0.5.2
2026-07-09T02:47:15.5410629Z    Compiling arrayvec v0.7.6
2026-07-09T02:47:15.8148782Z    Compiling utf8parse v0.2.2
2026-07-09T02:47:15.8190675Z    Compiling openssl-probe v0.2.1
2026-07-09T02:47:15.9441084Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T02:47:15.9811769Z    Compiling crossbeam-channel v0.5.15
2026-07-09T02:47:16.0840805Z    Compiling time v0.3.47
2026-07-09T02:47:16.2160656Z    Compiling proc-macro-crate v3.5.0
2026-07-09T02:47:16.3161647Z    Compiling netlink-packet-route v0.29.0
2026-07-09T02:47:16.3591659Z    Compiling blake3 v1.8.5
2026-07-09T02:47:16.7921109Z    Compiling serde_derive v1.0.228
2026-07-09T02:47:16.8570971Z    Compiling zeroize_derive v1.4.3
2026-07-09T02:47:16.9664781Z    Compiling tokio-macros v2.7.0
2026-07-09T02:47:17.1745933Z    Compiling zerofrom-derive v0.1.7
2026-07-09T02:47:17.2922753Z    Compiling futures-macro v0.3.32
2026-07-09T02:47:17.7191058Z    Compiling yoke-derive v0.8.2
2026-07-09T02:47:17.8094965Z    Compiling zerovec-derive v0.11.3
2026-07-09T02:47:17.8325842Z    Compiling zeroize v1.8.2
2026-07-09T02:47:18.2134175Z    Compiling displaydoc v0.2.6
2026-07-09T02:47:18.3231912Z    Compiling tokio v1.52.3
2026-07-09T02:47:18.7961008Z    Compiling futures-util v0.3.32
2026-07-09T02:47:18.9168602Z    Compiling tracing-attributes v0.1.31
2026-07-09T02:47:19.2666308Z    Compiling zerofrom v0.1.8
2026-07-09T02:47:19.3562242Z    Compiling rustls-pki-types v1.14.1
2026-07-09T02:47:19.4901793Z    Compiling thiserror-impl v2.0.18
2026-07-09T02:47:19.5159638Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T02:47:19.8315188Z    Compiling darling_macro v0.20.11
2026-07-09T02:47:19.8902166Z    Compiling yoke v0.8.3
2026-07-09T02:47:19.9116240Z    Compiling derive_more-impl v2.1.1
2026-07-09T02:47:20.1654086Z    Compiling zerotrie v0.2.4
2026-07-09T02:47:20.1761188Z    Compiling zerovec v0.11.6
2026-07-09T02:47:20.3970384Z    Compiling n0-error-macros v0.1.3
2026-07-09T02:47:20.4620763Z    Compiling darling v0.20.11
2026-07-09T02:47:20.5420683Z    Compiling derive_builder_core v0.20.2
2026-07-09T02:47:20.6106538Z    Compiling spez v0.1.2
2026-07-09T02:47:21.2419698Z    Compiling der v0.8.0-rc.10
2026-07-09T02:47:21.2871663Z    Compiling pin-project-internal v1.1.13
2026-07-09T02:47:21.3930879Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T02:47:21.5181358Z    Compiling tinystr v0.8.3
2026-07-09T02:47:21.8084974Z    Compiling potential_utf v0.1.5
2026-07-09T02:47:21.8759853Z    Compiling icu_locale_core v2.2.0
2026-07-09T02:47:22.0458923Z    Compiling icu_collections v2.2.0
2026-07-09T02:47:22.1782071Z    Compiling n0-error v0.1.3
2026-07-09T02:47:22.2321590Z    Compiling cobs v0.3.0
2026-07-09T02:47:22.5921091Z    Compiling derive_builder_macro v0.20.2
2026-07-09T02:47:22.7940648Z    Compiling postcard-derive v0.2.2
2026-07-09T02:47:23.0134507Z    Compiling data-encoding-macro v0.1.20
2026-07-09T02:47:23.0831770Z    Compiling rustls-native-certs v0.8.4
2026-07-09T02:47:23.1940777Z    Compiling derive_builder v0.20.2
2026-07-09T02:47:23.5827867Z    Compiling icu_provider v2.2.0
2026-07-09T02:47:23.6687959Z    Compiling pin-project v1.1.13
2026-07-09T02:47:23.7891063Z    Compiling ed25519-dalek v2.2.0
2026-07-09T02:47:23.9842372Z    Compiling futures-executor v0.3.32
2026-07-09T02:47:24.3676093Z    Compiling icu_normalizer v2.2.0
2026-07-09T02:47:24.3998459Z    Compiling icu_properties v2.2.0
2026-07-09T02:47:24.4891114Z    Compiling spki v0.8.0-rc.4
2026-07-09T02:47:24.8371049Z    Compiling ipnet v2.12.0
2026-07-09T02:47:24.8770887Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T02:47:25.3290456Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T02:47:26.2531276Z    Compiling once_cell v1.21.4
2026-07-09T02:47:26.3079491Z    Compiling derive_more v2.1.1
2026-07-09T02:47:26.3642835Z    Compiling prefix-trie v0.8.4
2026-07-09T02:47:26.7111676Z    Compiling tracing-core v0.1.36
2026-07-09T02:47:26.7271068Z    Compiling idna_adapter v1.2.2
2026-07-09T02:47:26.8658602Z    Compiling idna v1.1.0
2026-07-09T02:47:27.3731260Z    Compiling hashbrown v0.14.5
2026-07-09T02:47:27.4231326Z    Compiling futures v0.3.32
2026-07-09T02:47:27.4331849Z    Compiling spt-proto v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-09T02:47:27.5985017Z    Compiling postcard v1.1.3
2026-07-09T02:47:27.6888791Z    Compiling url v2.5.8
2026-07-09T02:47:27.6974034Z    Compiling tracing v0.1.44
2026-07-09T02:47:27.8046847Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T02:47:27.9280728Z    Compiling num_enum_derive v0.7.6
2026-07-09T02:47:28.5831406Z    Compiling enum-assoc v1.3.0
2026-07-09T02:47:28.7021069Z    Compiling strum_macros v0.28.0
2026-07-09T02:47:28.8390687Z    Compiling tokio-util v0.7.18
2026-07-09T02:47:29.0000321Z    Compiling hashlink v0.9.1
2026-07-09T02:47:29.1100683Z    Compiling netlink-sys v0.8.8
2026-07-09T02:47:29.5251693Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T02:47:29.7006747Z    Compiling tower v0.5.3
2026-07-09T02:47:29.7621839Z    Compiling async-trait v0.1.89
2026-07-09T02:47:29.9501033Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T02:47:29.9810739Z    Compiling aes-gcm v0.10.3
2026-07-09T02:47:30.3606088Z    Compiling h2 v0.4.14
2026-07-09T02:47:30.7973843Z    Compiling memoffset v0.6.5
2026-07-09T02:47:30.8711014Z    Compiling acto v0.8.2
2026-07-09T02:47:30.9451243Z    Compiling netwatch v0.16.0
2026-07-09T02:47:31.0510626Z    Compiling noq v0.18.0
2026-07-09T02:47:31.1694634Z    Compiling identity-hash v0.1.0
2026-07-09T02:47:31.2611234Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T02:47:31.3138382Z    Compiling foldhash v0.2.0
2026-07-09T02:47:31.3692920Z    Compiling xml-rs v0.8.28
2026-07-09T02:47:31.4902754Z    Compiling rustc-hash v2.1.2
2026-07-09T02:47:31.5381033Z    Compiling tagptr v0.2.0
2026-07-09T02:47:31.6852998Z    Compiling ref-cast v1.0.25
2026-07-09T02:47:31.7001540Z    Compiling lru-slab v0.1.2
2026-07-09T02:47:31.7021065Z    Compiling mac-addr v0.3.0
2026-07-09T02:47:31.9430965Z    Compiling thiserror v1.0.69
2026-07-09T02:47:32.1626261Z    Compiling netdev v0.42.0
2026-07-09T02:47:32.1785226Z    Compiling moka v0.12.15
2026-07-09T02:47:32.2619160Z    Compiling hashbrown v0.16.1
2026-07-09T02:47:32.7200681Z    Compiling strum v0.28.0
2026-07-09T02:47:32.7840248Z    Compiling n0-watcher v0.6.1
2026-07-09T02:47:32.9011418Z    Compiling iroh-metrics v0.38.3
2026-07-09T02:47:33.2950969Z    Compiling xmltree v0.10.3
2026-07-09T02:47:33.3006114Z    Compiling tower-http v0.6.11
2026-07-09T02:47:33.6362512Z    Compiling tokio-stream v0.1.18
2026-07-09T02:47:33.8071716Z    Compiling num_enum v0.7.6
2026-07-09T02:47:34.0071441Z    Compiling netlink-proto v0.12.0
2026-07-09T02:47:34.0671543Z    Compiling attohttpc v0.30.1
2026-07-09T02:47:34.0991375Z    Compiling iroh-base v0.98.0
2026-07-09T02:47:34.5120545Z    Compiling iroh-relay v0.98.0
2026-07-09T02:47:34.6420748Z    Compiling toml_datetime v0.6.11
2026-07-09T02:47:34.8091342Z    Compiling serde_spanned v0.6.9
2026-07-09T02:47:34.9745539Z    Compiling ref-cast-impl v1.0.25
2026-07-09T02:47:35.0305163Z    Compiling thiserror-impl v1.0.69
2026-07-09T02:47:35.5544883Z    Compiling serde_derive_internals v0.29.1
2026-07-09T02:47:35.6312447Z    Compiling netlink-packet-route v0.30.0
2026-07-09T02:47:35.8991998Z    Compiling ioctl-rs v0.1.6
2026-07-09T02:47:36.1070942Z    Compiling serial-core v0.4.0
2026-07-09T02:47:36.2271216Z    Compiling termios v0.2.2
2026-07-09T02:47:36.3831890Z    Compiling errno v0.3.14
2026-07-09T02:47:36.4142908Z    Compiling aho-corasick v1.1.4
2026-07-09T02:47:36.5481690Z    Compiling simple-dns v0.9.3
2026-07-09T02:47:36.6641484Z    Compiling rustix v1.1.4
2026-07-09T02:47:37.2314222Z    Compiling regex-syntax v0.8.10
2026-07-09T02:47:37.4424643Z    Compiling resolv-conf v0.7.6
2026-07-09T02:47:37.4528455Z    Compiling arrayref v0.3.9
2026-07-09T02:47:37.5750749Z    Compiling smol_str v0.1.24
2026-07-09T02:47:38.0250671Z    Compiling sha1_smol v1.0.1
2026-07-09T02:47:38.1221386Z    Compiling toml_write v0.1.2
2026-07-09T02:47:38.4722028Z    Compiling winnow v0.7.15
2026-07-09T02:47:38.6531124Z    Compiling constant_time_eq v0.4.2
2026-07-09T02:47:38.8392133Z    Compiling simdutf8 v0.1.5
2026-07-09T02:47:39.0881019Z    Compiling signal-hook v0.3.18
2026-07-09T02:47:39.6141004Z    Compiling iroh-dns v0.98.0
2026-07-09T02:47:40.1640975Z    Compiling hyper v1.10.1
2026-07-09T02:47:40.9769492Z    Compiling regex-automata v0.4.14
2026-07-09T02:47:41.6340724Z    Compiling schemars_derive v1.2.1
2026-07-09T02:47:42.1630700Z    Compiling signal-hook-registry v1.4.8
2026-07-09T02:47:42.8970113Z    Compiling toml_edit v0.22.27
2026-07-09T02:47:43.0027213Z    Compiling serial-unix v0.4.0
2026-07-09T02:47:43.4001738Z    Compiling lru v0.16.4
2026-07-09T02:47:43.5470909Z    Compiling webpki-roots v1.0.7
2026-07-09T02:47:43.7111376Z    Compiling hyper-util v0.1.20
2026-07-09T02:47:43.7330401Z    Compiling darling_core v0.23.0
2026-07-09T02:47:45.1500713Z    Compiling serde_bytes v0.11.19
2026-07-09T02:47:45.6844089Z    Compiling hmac v0.12.1
2026-07-09T02:47:45.8507984Z    Compiling seize v0.5.1
2026-07-09T02:47:46.1111249Z    Compiling iroh v0.98.2
2026-07-09T02:47:46.9091400Z    Compiling pin-utils v0.1.0
2026-07-09T02:47:47.0771424Z    Compiling bitflags v1.3.2
2026-07-09T02:47:47.1851837Z    Compiling igd-next v0.17.1
2026-07-09T02:47:47.6748071Z    Compiling dyn-clone v1.0.20
2026-07-09T02:47:47.8605930Z    Compiling cmov v0.5.4
2026-07-09T02:47:48.2637544Z    Compiling linux-raw-sys v0.12.1
2026-07-09T02:47:48.2950981Z    Compiling rustix v0.38.44
2026-07-09T02:47:48.9230830Z    Compiling ctutils v0.4.2
2026-07-09T02:47:49.4011241Z    Compiling schemars v1.2.1
2026-07-09T02:47:49.6781073Z    Compiling darling_macro v0.23.0
2026-07-09T02:47:50.3787035Z    Compiling portmapper v0.16.0
2026-07-09T02:47:50.3801968Z    Compiling nix v0.25.1
2026-07-09T02:47:50.9660936Z    Compiling toml v0.8.23
2026-07-09T02:47:51.0250943Z    Compiling papaya v0.2.4
2026-07-09T02:47:52.0321347Z    Compiling hkdf v0.12.4
2026-07-09T02:47:52.1205569Z    Compiling regex v1.12.3
2026-07-09T02:47:52.3734175Z    Compiling serial v0.4.0
2026-07-09T02:47:52.5211119Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T02:47:53.0076408Z    Compiling filedescriptor v0.8.3
2026-07-09T02:47:53.0520685Z    Compiling backon v1.6.0
2026-07-09T02:47:53.4649381Z    Compiling anstyle-parse v1.0.0
2026-07-09T02:47:53.6380493Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T02:47:53.7715573Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T02:47:53.8232647Z    Compiling downcast-rs v1.2.1
2026-07-09T02:47:53.8821762Z    Compiling linux-raw-sys v0.4.15
2026-07-09T02:47:53.9588005Z    Compiling shell-words v1.1.1
2026-07-09T02:47:54.1951285Z    Compiling colorchoice v1.0.5
2026-07-09T02:47:54.3704520Z    Compiling anstyle v1.0.14
2026-07-09T02:47:54.3811458Z    Compiling foldhash v0.1.5
2026-07-09T02:47:54.4710639Z    Compiling instability v0.3.12
2026-07-09T02:47:54.8191484Z    Compiling anstyle-query v1.1.5
2026-07-09T02:47:54.8801145Z    Compiling hashbrown v0.15.5
2026-07-09T02:47:54.9259210Z    Compiling anstream v1.0.0
2026-07-09T02:47:55.8930842Z    Compiling vte v0.13.1
2026-07-09T02:47:56.0515141Z    Compiling signal-hook-mio v0.2.5
2026-07-09T02:47:56.2091264Z    Compiling spake2 v0.4.0
2026-07-09T02:47:56.5034739Z    Compiling terminal_size v0.4.4
2026-07-09T02:47:56.7601380Z    Compiling darling v0.23.0
2026-07-09T02:47:56.9050824Z    Compiling strum_macros v0.26.4
2026-07-09T02:47:57.1921027Z    Compiling portable-pty v0.8.1
2026-07-09T02:47:57.2221209Z    Compiling itertools v0.13.0
2026-07-09T02:47:57.8280727Z    Compiling sha1 v0.10.6
2026-07-09T02:47:57.8850744Z    Compiling castaway v0.2.4
2026-07-09T02:47:58.1781413Z    Compiling clap_lex v1.1.0
2026-07-09T02:47:58.5981947Z    Compiling unicode-width v0.1.14
2026-07-09T02:47:59.1161269Z    Compiling doctest-file v1.1.1
2026-07-09T02:47:59.7942641Z    Compiling indoc v2.0.7
2026-07-09T02:48:00.5053397Z    Compiling static_assertions v1.1.0
2026-07-09T02:48:00.6111866Z    Compiling unicode-truncate v1.1.0
2026-07-09T02:48:00.6281316Z    Compiling strum v0.26.3
2026-07-09T02:48:00.6790686Z    Compiling compact_str v0.8.2
2026-07-09T02:48:00.8026859Z    Compiling interprocess v2.4.2
2026-07-09T02:48:00.8178405Z    Compiling clap_builder v4.6.0
2026-07-09T02:48:00.9381168Z    Compiling crossterm v0.28.1
2026-07-09T02:48:00.9534426Z    Compiling lru v0.12.5
2026-07-09T02:48:01.3030889Z    Compiling clap_derive v4.6.1
2026-07-09T02:48:01.5641074Z    Compiling iana-time-zone v0.1.65
2026-07-09T02:48:02.0261081Z    Compiling cassowary v0.3.0
2026-07-09T02:48:02.4860683Z    Compiling unicode-width v0.2.0
2026-07-09T02:48:02.9775059Z    Compiling ratatui v0.29.0
2026-07-09T02:48:03.0103309Z    Compiling chrono v0.4.45
2026-07-09T02:48:03.0472618Z    Compiling nucleo-matcher v0.3.1
2026-07-09T02:48:03.5151247Z    Compiling qrcode v0.14.1
2026-07-09T02:48:06.4316167Z    Compiling clap v4.6.1
2026-07-09T02:48:28.2419724Z    Compiling rustls-webpki v0.103.13
2026-07-09T02:48:32.6798278Z    Compiling tokio-rustls v0.26.4
2026-07-09T02:48:32.6799269Z    Compiling noq-proto v0.17.0
2026-07-09T02:48:32.6799717Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T02:48:33.0588237Z    Compiling hyper-rustls v0.27.9
2026-07-09T02:48:33.1121742Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T02:48:33.1487981Z    Compiling tokio-websockets v0.13.2
2026-07-09T02:48:33.5749879Z    Compiling reqwest v0.13.4
2026-07-09T02:48:36.6757970Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T02:48:42.3922688Z    Compiling rusqlite v0.32.1
2026-07-09T02:48:43.7064187Z    Compiling spt-store v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-09T02:48:46.9315636Z    Compiling spt-msg v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-09T02:48:47.1361697Z    Compiling spt-runtime v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-09T02:48:47.1364080Z    Compiling spt-term v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-09T02:48:50.5742901Z    Compiling spt-live v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-09T02:49:13.6018148Z    Compiling spt-net v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-09T02:49:15.5649439Z    Compiling spt-daemon v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-09T02:49:34.2183578Z    Compiling spt v0.30.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-09T02:49:48.5322259Z     Finished `release` profile [optimized] target(s) in 2m 43s
2026-07-09T02:49:48.5825598Z ##[group]Run mkdir -p dist
2026-07-09T02:49:48.5825870Z [36;1mmkdir -p dist[0m
2026-07-09T02:49:48.5826127Z [36;1mcp "target/release/spt" "dist/spt-x86_64-linux"[0m
2026-07-09T02:49:48.5838685Z shell: /usr/bin/bash -e {0}
2026-07-09T02:49:48.5838889Z ##[endgroup]
2026-07-09T02:49:48.6290159Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-07-09T02:49:48.6291515Z ##[group]Run actions/upload-artifact@v4
2026-07-09T02:49:48.6291783Z with:
2026-07-09T02:49:48.6291968Z   name: spt-x86_64-linux
2026-07-09T02:49:48.6292182Z   path: dist/spt-x86_64-linux
2026-07-09T02:49:48.6292399Z   if-no-files-found: error
2026-07-09T02:49:48.6292598Z   compression-level: 6
2026-07-09T02:49:48.6292788Z   overwrite: false
2026-07-09T02:49:48.6292983Z   include-hidden-files: false
2026-07-09T02:49:48.6293197Z ##[endgroup]
2026-07-09T02:49:48.8183466Z (node:1635494) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-07-09T02:49:48.8184392Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-07-09T02:49:48.8231546Z With the provided path, there will be 1 file uploaded
2026-07-09T02:49:48.8237792Z Artifact name is valid!
2026-07-09T02:49:48.8238561Z Root directory input is valid!
2026-07-09T02:49:49.1687021Z Beginning upload of artifact content to blob storage
2026-07-09T02:49:49.7735615Z (node:1635494) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-07-09T02:49:51.1421083Z Uploaded bytes 8388608
2026-07-09T02:49:51.7863924Z Uploaded bytes 15373525
2026-07-09T02:49:51.8651021Z Finished uploading artifact content to blob storage!
2026-07-09T02:49:51.8651728Z SHA256 digest of uploaded artifact zip is d086b3eda80483368b44526b5d781aa618e09cfe8194f63f264d9a7ce3dbe353
2026-07-09T02:49:51.8652624Z Finalizing artifact upload
2026-07-09T02:49:52.1150021Z Artifact spt-x86_64-linux.zip successfully finalized. Artifact ID 8187687701
2026-07-09T02:49:52.1150826Z Artifact spt-x86_64-linux has been successfully uploaded! Final size is 15373525 bytes. Artifact ID is 8187687701
2026-07-09T02:49:52.1155595Z Artifact download URL: https://github.com/SaberMage/spt-core/actions/runs/28989908704/artifacts/8187687701
2026-07-09T02:49:52.1486440Z Post job cleanup.
2026-07-09T02:49:52.2479124Z [command]/usr/bin/git version
2026-07-09T02:49:52.2512576Z git version 2.43.0
2026-07-09T02:49:52.2582510Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6ab9067f-0260-470e-a092-fdaa130015cc' before making global git config changes
2026-07-09T02:49:52.2583204Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T02:49:52.2586515Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T02:49:52.2625535Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T02:49:52.2655478Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T02:49:52.2854084Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T02:49:52.2875686Z http.https://github.com/.extraheader
2026-07-09T02:49:52.2882598Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-09T02:49:52.2913358Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T02:49:52.3117170Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T02:49:52.3145338Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T02:49:52.3499910Z Cleaning up orphan processes
2026-07-09T02:49:52.4118775Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
